Welcome![Sign In][Sign Up]
Location:
Search - opengl 3ds

Search list

[OpenGL programLoad3DSDemo

Description: 读取.3ds文件,并用OpenGL绘制-read .3 ds documents, and rendering with OpenGL
Platform: | Size: 791552 | Author: 屋大伟 | Hits:

[OpenGL program3DSGLLOADER

Description: opengl中3dsGL类型文件数据的导入-opengl 3dsGL which types of data into documents
Platform: | Size: 169984 | Author: 张国杰 | Hits:

[OpenGL programOpenGL3DSpace

Description: OPENGL开发,可以自由行走的空间的源程序.-OpenGL development, can take free exercise of the space of the source.
Platform: | Size: 1238016 | Author: 周大 | Hits:

[OpenGL programogl_fps_controls

Description: VC(opengl)显示一个茶壶,可以随鼠标移动而移动-VC (opengl) shows a teapot, which can be mobile and mobile mouse
Platform: | Size: 72704 | Author: lsj | Hits:

[Windows Develop3ds格式

Description: 一份3ds文件格式文档和实现原代码。修正文档纹理映射部分的错误。修正源代码包含头文件的错误。-this is a 3ds file and realise codes. it is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
Platform: | Size: 76800 | Author: 彭晔 | Hits:

[OpenGL program3DEDITOR

Description: 是一个比3DSLOADER更好的MFC和opengl编程的3d系统.可以读入多个object(模型).包括很多,场景变换,材质,颜色,光照,等.也包括对三维物体的拾取-is a better than 3DSLOADER MFC and opengl 3d programming system. More can be read into the object (model). Including many scenes transform, material, color, light, etc. Also included on the three-dimensional objects picked up
Platform: | Size: 10717184 | Author: 秦月涛 | Hits:

[Graph program3ds文件的场景绘制系统

Description: 这是一个3ds文件的三维场景绘制的完整系统。主要功能有:3ds文件的读取、添加纹理、文档串行化、拷屏和视频捕捉。对于做虚拟现实和场景模拟的有一定参考意义。-3ds This is a document of 3D Scene Rendering the complete system. The main functions are : 3ds document read, add texture, document serial, emboss screen and video capture. So for virtual reality and simulation of the scene are meaningful.
Platform: | Size: 5020672 | Author: 李玲 | Hits:

[OpenGL programBasics

Description: 德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
Platform: | Size: 1087488 | Author: 骆彬 | Hits:

[OpenGL programsignsoft

Description: 德国Signsoft公司的用于Opengl编程的控件,可直接调用.3ds文件创建虚拟仿真环境,这是另外几个事例包。有兴趣的刻意一起研究! -Signsoft Opengl programming for the control, direct calls .3 ds document creation of virtual simulation environment, this is another example of several packages. Interested deliberate together!
Platform: | Size: 4205568 | Author: 骆彬 | Hits:

[OpenGL programTransparency

Description: 德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
Platform: | Size: 216064 | Author: 骆彬 | Hits:

[OpenGL programVisVolume

Description: 德国Signsoft公司的用于Opengl编程的控件事列2,可直接调用.3ds文件创建虚拟仿真环境。 -Signsoft Opengl programming for the control out two things can be called directly .3 ds document creation of virtual simulation environment.
Platform: | Size: 90112 | Author: 骆彬 | Hits:

[OpenGL programlib3ds-1.2.0.tar

Description: 一个函数库,用OpenGL导入3DS模型-a library with OpenGL into 3DS model
Platform: | Size: 137216 | Author: 李晓青 | Hits:

[OpenGL programase_3ds_and_example

Description: OpenGL中用3dsmax的类,就可以在OpenGL中直接使用3dsmax模型,而不用在OpenGL中极其复杂的建模了-3dsmax using the OpenGL category, we can use OpenGL directly 3dsmax model, and not in OpenGL extremely complex modeling of
Platform: | Size: 27648 | Author: alex | Hits:

[OpenGL program虚拟地形建模

Description: 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to build and show. Also inside with a wonderful platform for modeling
Platform: | Size: 13375488 | Author: | Hits:

[OpenGL program3DS_OpenGL

Description: 用VC++6.0编程将3DS文件转换成OpenGl文件的读入操作-programming with VC 6.0 3DS document will be converted into OpenGl document read into operation
Platform: | Size: 169984 | Author: 肖树才 | Hits:

[OpenGL programASE_OpenGL

Description: 用VC++6.0编程将3DS文件转换成OpenGl文件的读入操作-programming with VC 6.0 3DS document will be converted into OpenGl document read into operation
Platform: | Size: 253952 | Author: 肖树才 | Hits:

[OpenGL programread3ds_vc6

Description: 我编写的3ds文件读取程序,并可以用opengl现实,vc6编译-I 3ds document prepared by the reader, and can use opengl reality vc6 compiler
Platform: | Size: 465920 | Author: 程序员 | Hits:

[OpenGL programview3ds

Description: 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和   *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include"*.h"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()   "--"代表3ds文件的名称; 7,调用显示列表:glCallList(Model) 。   ok!-source 3d format conversion software download a view3ds with VIEW3DS open*. 3ds documents; 2, Click on the button to open the display area VIEW3DS arbitrary point on the menu will pop up; 3, press the button to select E : Export OpenGL C Code will automatically generate two documents*. H*. Gl; 4, the two documents will peruse your project (for OpenGL Environment) directory; 5. your works include# include "*. h"; 6 to*. H documents generated by the display lists given id, Model = GL3DS_initialize_-- () "--" document on behalf of 3ds the name; 7, calling the display lists : glCallList (Model). Ok!
Platform: | Size: 45056 | Author: 沈淳 | Hits:

[OpenGL programHumanMotionTrack_skeleton

Description: 用OPENGL使三围人体重显: 一个读取3DS文件的原代码!-use OpenGL to enable Body weight were significant : one to read the original documents 3DS code!
Platform: | Size: 502784 | Author: 00w | Hits:

[OpenGL programtmlopenglcai

Description: 完整的3D漫游框架,3DS文件读取,碰撞检测-complete 3D roaming framework 3DS file read, collision detection.
Platform: | Size: 10510336 | Author: 李剑 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net